Sync changes from PR#13059 - part 2#13080
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
This PR synchronizes documentation changes from PR #13059 across multiple versioned reference topics (PowerShell 7.7/7.6/7.5/7.4/5.1), primarily to align with publishing/style requirements (line-length wrapping, example formatting) and to normalize links (including xref conversions and corrected casing in relative paths).
Changes:
- Reflows long code examples and syntax blocks to meet formatting/publishing constraints.
- Updates many reference links (relative paths and
/dotnet/apilinks) to corrected casing and/orxref:targets. - Makes small wording/grammar tweaks and parameter/example formatting adjustments across cmdlet docs.
Reviewed changes
Copilot reviewed 174 out of 175 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| reference/7.7/Microsoft.PowerShell.Utility/Format-Hex.md | Reflow examples; link normalization (xref/paths). |
| reference/7.7/Microsoft.PowerShell.Utility/Export-Csv.md | Formatting updates; xref link normalization. |
| reference/7.7/Microsoft.PowerShell.Utility/Export-Clixml.md | Grammar fix + xref link normalization. |
| reference/7.7/Microsoft.PowerShell.Utility/Export-Alias.md | Example formatting and inline code styling. |
| reference/7.7/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.md | Fix/correct casing in about-links. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertTo-Xml.md | Relative link normalization. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertTo-Json.md | Note/version text + common-params link update. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertTo-Csv.md | Reflow pipeline example for line length. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertFrom-SddlString.md | Example reflow + output block formatting. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertFrom-Markdown.md | Synopsis line wrapping cleanup. |
| reference/7.7/Microsoft.PowerShell.Utility/ConvertFrom-Json.md | Pipeline/example reflow for line length. |
| reference/7.7/Microsoft.PowerShell.Utility/Clear-Variable.md | Minor style fix in example spacing. |
| reference/7.7/Microsoft.PowerShell.Utility/Add-Type.md | Convert /dotnet/api links to xref + path casing fix. |
| reference/7.7/Microsoft.PowerShell.Security/Test-FileCatalog.md | Example refactor to splatting + minor punctuation. |
| reference/7.7/Microsoft.PowerShell.Security/Set-Acl.md | xref conversions + example formatting adjustments. |
| reference/7.6/Microsoft.PowerShell.Utility/Measure-Object.md | Syntax block line wrapping + link wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Import-Csv.md | Remove blank synopsis line + wrap syntax blocks. |
| reference/7.6/Microsoft.PowerShell.Utility/Import-Clixml.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Import-Alias.md | Wrap description/parameter text; move example into EXAMPLES. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Variable.md | Wrap syntax/common-parameters block for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-TypeData.md | Paragraph wrapping for style/length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-TraceSource.md | Wrap common-parameters link block. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-SecureRandom.md | Wrap syntax/description lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-RunspaceDebug.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Random.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-PSBreakpoint.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Host.md | Wrap “For more information” line. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-FormatData.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Error.md | Remove blank synopsis line + wrap common-params link. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Date.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Get-Alias.md | Wrap syntax/common-params and “about_Scopes” link. |
| reference/7.6/Microsoft.PowerShell.Utility/Format-Wide.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Format-Table.md | Merge/wrap parameter description + style for value lists. |
| reference/7.6/Microsoft.PowerShell.Utility/Format-Hex.md | Remove blank synopsis line; wrap syntax/examples/links. |
| reference/7.6/Microsoft.PowerShell.Utility/Format-Custom.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Export-PSSession.md | Remove blank synopsis line; wrap syntax/parameter text. |
| reference/7.6/Microsoft.PowerShell.Utility/Export-FormatData.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Export-Csv.md | Wrap syntax/examples; add note + xref normalization. |
| reference/7.6/Microsoft.PowerShell.Utility/Export-Clixml.md | Wrap syntax; grammar fix + xref normalization. |
| reference/7.6/Microsoft.PowerShell.Utility/Export-Alias.md | Wrap syntax; example formatting/inline code tweaks. |
| reference/7.6/Microsoft.PowerShell.Utility/Enable-RunspaceDebug.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Enable-PSBreakpoint.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Disable-RunspaceDebug.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.md | Wrap syntax + about-link casing fix. |
| reference/7.6/Microsoft.PowerShell.Utility/Debug-Runspace.md | Wrap syntax block lines for length. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertTo-Xml.md | Wrap syntax + relative link normalization. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertTo-Json.md | Wrap paragraphs + tweak acceptable-values list formatting. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertTo-Html.md | Wrap syntax blocks for line length. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertTo-Csv.md | Wrap syntax and reflow pipeline example. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertFrom-SddlString.md | Wrap syntax + example/output formatting. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertFrom-Markdown.md | Wrap synopsis/common-params sections for length. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertFrom-Json.md | Wrap syntax + reflow examples for length. |
| reference/7.6/Microsoft.PowerShell.Utility/ConvertFrom-Csv.md | Wrap syntax blocks for length. |
| reference/7.6/Microsoft.PowerShell.Utility/Clear-Variable.md | Wrap syntax + example spacing; wrap common-params section. |
| reference/7.6/Microsoft.PowerShell.Utility/Add-Type.md | Wrap syntax + convert /dotnet/api links to xref; path casing fix. |
| reference/7.6/Microsoft.PowerShell.ThreadJob/Start-ThreadJob.md | Wrap syntax blocks for line length. |
| reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | Wrap syntax block for line length. |
| reference/7.6/Microsoft.PowerShell.Security/Test-FileCatalog.md | Wrap syntax + refactor examples; wrap common-params block. |
| reference/7.6/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md | Wrap syntax block for line length. |
| reference/7.6/Microsoft.PowerShell.Security/Set-Acl.md | Wrap syntax + xref conversions; example formatting tweaks. |
| reference/7.6/Microsoft.PowerShell.Security/Protect-CmsMessage.md | Wrap syntax blocks for line length. |
| reference/7.6/Microsoft.PowerShell.Security/Get-PfxCertificate.md | Wrap syntax blocks for line length. |
| reference/7.5/Microsoft.PowerShell.Utility/Measure-Object.md | Syntax/common-params wrapping for line length. |
| reference/7.5/Microsoft.PowerShell.Utility/Import-Csv.md | Remove blank synopsis line + wrap syntax block. |
| reference/7.5/Microsoft.PowerShell.Utility/Import-Clixml.md | Wrap syntax block for line length. |
| reference/7.5/Microsoft.PowerShell.Utility/Import-Alias.md | Wrap description/parameter/common-params text for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-Variable.md | Wrap syntax/common-params for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-TypeData.md | Wrap paragraph for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-TraceSource.md | Wrap common-params block for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-SecureRandom.md | Wrap syntax/description for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-RunspaceDebug.md | Wrap syntax blocks for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-Random.md | Wrap syntax blocks for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Get-FormatData.md | Wrap parameter description for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Format-Wide.md | Wrap syntax blocks for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Format-Table.md | Wrap acceptable-values list and apply inline-code formatting. |
| reference/7.5/Microsoft.PowerShell.Utility/Format-List.md | Wrap syntax blocks for line length. |
| reference/7.5/Microsoft.PowerShell.Utility/Format-Hex.md | Fix about-link casing in reference path. |
| reference/7.5/Microsoft.PowerShell.Utility/Export-PSSession.md | Remove blank synopsis line + wrap list item for length. |
| reference/7.5/Microsoft.PowerShell.Utility/Export-Csv.md | Example reflow + extra blank-line normalization. |
| reference/7.5/Microsoft.PowerShell.Utility/Export-Alias.md | Example reflow and inline code formatting. |
| reference/7.5/Microsoft.PowerShell.Utility/ConvertTo-Json.md | Paragraph wrapping + acceptable-values list formatting. |
| reference/7.5/Microsoft.PowerShell.Utility/ConvertTo-Csv.md | Remove blank synopsis line in synopsis section. |
| reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-SddlString.md | Example/output wrapping for line length. |
| reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-Csv.md | Remove blank synopsis line + wrap syntax block. |
| reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | Wrap syntax block for length. |
| reference/7.5/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md | Wrap syntax block for line length. |
| reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md | Wrap syntax + example text formatting. |
| reference/7.5/Microsoft.PowerShell.Security/Protect-CmsMessage.md | Wrap syntax blocks for length. |
| reference/7.5/Microsoft.PowerShell.Security/Get-PfxCertificate.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Measure-Object.md | Syntax/common-params wrapping for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Import-Csv.md | Remove blank synopsis line + wrap syntax block. |
| reference/7.4/Microsoft.PowerShell.Utility/Import-Clixml.md | Wrap syntax block for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Import-Alias.md | Wrap description/parameter/common-params text for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Variable.md | Wrap syntax/common-params; fix article “a/an”. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-TypeData.md | Wrap paragraph for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-TraceSource.md | Wrap common-params block for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-SecureRandom.md | Wrap syntax/description for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-RunspaceDebug.md | Wrap syntax blocks + remove trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Random.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-PSBreakpoint.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Host.md | Wrap “For more information” line. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-FormatData.md | Wrap syntax block for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Error.md | Remove blank synopsis line + wrap common-params block. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Date.md | Wrap syntax blocks for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Get-Alias.md | Wrap syntax/common-params and “about_Scopes” link. |
| reference/7.4/Microsoft.PowerShell.Utility/Format-Wide.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Format-Table.md | Wrap acceptable-values list and apply inline-code formatting. |
| reference/7.4/Microsoft.PowerShell.Utility/Format-List.md | Wrap syntax blocks for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Format-Hex.md | Remove blank synopsis line; wrap syntax/examples/links. |
| reference/7.4/Microsoft.PowerShell.Utility/Format-Custom.md | Wrap syntax block for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Export-PSSession.md | Remove blank synopsis line + wrap list item for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Export-FormatData.md | Wrap syntax blocks for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/Export-Csv.md | Wrap syntax/examples; xref normalization. |
| reference/7.4/Microsoft.PowerShell.Utility/Export-Clixml.md | Wrap syntax; grammar fix + xref normalization. |
| reference/7.4/Microsoft.PowerShell.Utility/Export-Alias.md | Wrap syntax + example formatting/inline code tweaks. |
| reference/7.4/Microsoft.PowerShell.Utility/Enable-RunspaceDebug.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Enable-PSBreakpoint.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Utility/Disable-RunspaceDebug.md | Wrap syntax blocks + remove trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.md | Wrap syntax + about-link casing fix. |
| reference/7.4/Microsoft.PowerShell.Utility/Debug-Runspace.md | Wrap syntax block for length. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertTo-Xml.md | Wrap syntax + relative link normalization. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertTo-Json.md | Wrap paragraphs + acceptable-values list formatting. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertTo-Html.md | Wrap syntax blocks for line length. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertTo-Csv.md | Wrap syntax and reflow pipeline example. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-SddlString.md | Wrap syntax + example/output formatting. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-Markdown.md | Wrap synopsis/common-params; remove trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-Json.md | Wrap syntax + reflow examples for length. |
| reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-Csv.md | Remove blank synopsis line + wrap syntax block. |
| reference/7.4/Microsoft.PowerShell.Utility/Clear-Variable.md | Wrap syntax + example spacing; wrap common-params section. |
| reference/7.4/Microsoft.PowerShell.Utility/Add-Type.md | Wrap syntax + xref conversions; path casing fix. |
| reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | Wrap syntax block for length. |
| reference/7.4/Microsoft.PowerShell.Security/Test-FileCatalog.md | Wrap syntax + refactor examples; wrap common-params block. |
| reference/7.4/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md | Wrap syntax block for length. |
| reference/7.4/Microsoft.PowerShell.Security/Protect-CmsMessage.md | Wrap syntax blocks for length. |
| reference/7.4/Microsoft.PowerShell.Security/Get-PfxCertificate.md | Wrap syntax blocks + remove trailing blank line. |
| reference/5.1/Microsoft.PowerShell.Utility/Measure-Object.md | Replace *...* emphasis with _..._; wrap common-params block. |
| reference/5.1/Microsoft.PowerShell.Utility/Import-Csv.md | Wrap syntax blocks for line length. |
| reference/5.1/Microsoft.PowerShell.Utility/Import-Clixml.md | Wrap syntax block for line length. |
| reference/5.1/Microsoft.PowerShell.Utility/Import-Alias.md | Wrap description/parameter/common-params text for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-Variable.md | Wrap syntax/common-params; fix article “a/an”. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-TypeData.md | Wrap paragraph for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-TraceSource.md | Wrap common-params block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-RunspaceDebug.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-Host.md | Wrap “For more information” line. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-FormatData.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-Date.md | Wrap syntax blocks for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Get-Alias.md | Wrap syntax/common-params and “about_Scopes” link. |
| reference/5.1/Microsoft.PowerShell.Utility/Format-Wide.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Format-List.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.md | Wrap syntax block for line length. |
| reference/5.1/Microsoft.PowerShell.Utility/Format-Custom.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Export-PSSession.md | Reformat examples (splatting) + wrap “about_Workflows” list item. |
| reference/5.1/Microsoft.PowerShell.Utility/Export-FormatData.md | Wrap syntax blocks + update wording (“Windows PowerShell” -> “PowerShell”). |
| reference/5.1/Microsoft.PowerShell.Utility/Export-Csv.md | Wrap syntax/examples; normalize trailing whitespace line. |
| reference/5.1/Microsoft.PowerShell.Utility/Export-Clixml.md | Wrap syntax blocks for line length. |
| reference/5.1/Microsoft.PowerShell.Utility/Export-Alias.md | Wrap syntax; example formatting; add LiteralPath alias list update. |
| reference/5.1/Microsoft.PowerShell.Utility/Enable-RunspaceDebug.md | Wrap syntax blocks for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Enable-PSBreakpoint.md | Wrap syntax blocks; minor spacing tweak. |
| reference/5.1/Microsoft.PowerShell.Utility/Disable-RunspaceDebug.md | Wrap syntax blocks for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.md | Wrap syntax + about-link casing fix. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Xml.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Json.md | Update common-params link + xref conversion for related link. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Html.md | Wrap syntax blocks for length. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Csv.md | Wrap syntax; inline-code formatting tweak (#TYPE). |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-SddlString.md | Wrap examples/output; paragraph wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-Json.md | xref conversion for related link. |
| reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-Csv.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Utility/Clear-Variable.md | Wrap syntax/common-params; update “Windows PowerShell” -> “PowerShell” in notes. |
| reference/5.1/Microsoft.PowerShell.Utility/Add-Type.md | xref conversion for related link. |
| reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md | Wrap syntax block for length. |
| reference/5.1/Microsoft.PowerShell.Security/Test-FileCatalog.md | Wrap syntax + refactor examples; wrap common-params block. |
| reference/5.1/Microsoft.PowerShell.Security/Set-ExecutionPolicy.md | Wrap syntax + wrap “about_Execution_Policies” link line. |
| reference/5.1/Microsoft.PowerShell.Security/Set-Acl.md | Wrap syntax + xref conversions; example formatting tweaks. |
| reference/5.1/Microsoft.PowerShell.Security/Protect-CmsMessage.md | Wrap syntax blocks for length. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Write-Output "With -NoEnumerate: $('[1]' | ConvertFrom-Json -NoEnumerate | | ||
| ConvertTo-Json -Compress)" | ||
| Write-Output "Without -NoEnumerate: $('[1]' | ConvertFrom-Json | | ||
| ConvertTo-Json -Compress)" |
| Write-Output "With -NoEnumerate: $('[1]' | ConvertFrom-Json -NoEnumerate | | ||
| ConvertTo-Json -Compress)" | ||
| Write-Output "Without -NoEnumerate: $('[1]' | ConvertFrom-Json | | ||
| ConvertTo-Json -Compress)" |
| Write-Output "With -NoEnumerate: $('[1]' | ConvertFrom-Json -NoEnumerate | | ||
| ConvertTo-Json -Compress)" | ||
| Write-Output "Without -NoEnumerate: $('[1]' | ConvertFrom-Json | | ||
| ConvertTo-Json -Compress)" |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit cec619d: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. |
|
Learn Build status updates of commit 863849f: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. |
PR Summary
Sync changes from PR#13059 - part 2
PR Checklist